func runtime.doRecordGoroutineProfile

3 uses

	runtime (current package)
		mprof.go#L1425: 			doRecordGoroutineProfile(fing, pcbuf)
		mprof.go#L1522: 			doRecordGoroutineProfile(gp1, pcbuf)
		mprof.go#L1536: func doRecordGoroutineProfile(gp1 *g, pcbuf []uintptr) {